-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Container-Runtime to 0.15 #286
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes overall LGTM. Can we attach the results from the integration tests somewhere in the PR?
f8fb923
to
f4a3ff1
Compare
Before controller runtime update, it takes about ~40 secs to build the cache
After controller runtime update with lazy loading of resources
|
f4a3ff1
to
5ecd30f
Compare
I've tested this for 1.21 - 1.28 internally. Running Suite: Per Pod Security Group Suite
Validating WebHook Test Suite
|
Windows test suite on 1.27
|
5ecd30f
to
ba8963a
Compare
Issue #, if available:
#277
Description of changes:
Upgrade to controller-runtime 1.15 for kubernetes-sigs/controller-runtime#2116, which will help with startup latency when operators like Crossplane are installed.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.